From: Glenn Morris Date: Thu, 28 Nov 2013 23:34:15 +0000 (-0800) Subject: Robustify previous leim/Makefile.in change X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2246 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bb28366f4004f6be16000a23b277e27471b472b8;p=emacs.git Robustify previous leim/Makefile.in change --- diff --git a/leim/Makefile.in b/leim/Makefile.in index 4e067db3445..383c521504f 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -132,7 +132,7 @@ ${leimdir}/leim-list.el: ${TIT_MISC} ${srcdir}/leim-ext.el rm -f $@ ${RUN_EMACS} -l international/quail \ --eval "(update-leim-list-file (unmsys--file-name \"${leimdir}\"))" - sed -n -e '/^[^;]/p' -e 's/;inc/;/p' < ${srcdir}/leim-ext.el >> $@ + sed -n -e '/^[^;]/p' -e 's/^;\(;*\)inc /;\1 /p' < ${srcdir}/leim-ext.el >> $@ ${leimdir}/ja-dic/ja-dic.el: $(srcdir)/SKK-DIC/SKK-JISYO.L @$(MKDIR_P) $(leimdir)/ja-dic